var net/http.http2errClosedBody

2 uses

	net/http (current package)
		h2_bundle.go#L3876: 	http2errClosedBody         = errors.New("body closed by handler")
		h2_bundle.go#L6318: 			b.pipe.BreakWithError(http2errClosedBody)